Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IPv6 support #19

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Add IPv6 support #19

wants to merge 10 commits into from

Conversation

jstrine
Copy link

@jstrine jstrine commented May 3, 2018

Added support for checking and updating IPv6 (AAAA) records. Allows user to specify whether to update IPv4 (A) and/or IPv6 (AAAA). Requires that the IP lookup service be able to return an IPv6 address, but ifconfig.co can do this by specifying v4 or v6 in the hostname. I've successfully tested this using IPv4 and IPv6 concurrently.

Please excuse my numerous commits. This was my first project contributing to via git and as such had to overcome the learning curve. Sorry :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant